EVM Project

EVM

Electronic Voting Machine

A secure and efficient electronic voting system implemented in C++ that simulates the functionality of an Electronic Voting Machine (EVM). This project demonstrates the implementation of secure voting mechanisms, data management, and user authentication in a controlled environment.

Tech Stack

C++
File I/O
Security Features

Features

  • Voter Authentication
  • Secure Vote Casting
  • Result Tabulation
  • Admin Controls
  • Data Persistence

Future Improvements

  • Network Integration
  • Real-time Results
  • Enhanced Security
  • GUI Implementation
Back to Portfolio